[+] Gnome 2.30 w Sidzie i ci

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
Pite(R)
Posty: 19
Rejestracja: 17 września 2009, 13:09

[+] Gnome 2.30 w Sidzie i ciągle wyłączający się ekran

Post autor: Pite(R) »

Witam.

Mam świeżutko zainstalowanego Sida z Gnome 2.30.2, folder /home istnieje od poprzedniej instalacji. TAk samo jak wtedy, tak i teraz monitor ma co kilkanaście sekund momenty, w których się wyłącza i włącza z powrotem. Jest to niezwykle irytujące. Zetknął się ktoś z takim problemem? Grafika: Radeon X1950Pro. Miga sobie na obojętnie jakim trybie i rozdzielczości.
xorg.conf:

Kod: Zaznacz cały

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/cyrillic"
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "built-ins"
EndSection

Section "Module"
    Load  "extmod"
    Load  "dbe"
    Load  "glx"
    Load  "record"
    Load  "dri2"
    Load  "dri"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    #DisplaySize      340   270    # mm
    Identifier   "Monitor0"
    VendorName   "SAM"
    ModelName    "SyncMaster"
    HorizSync    30.0 - 81.0
    VertRefresh  56.0 - 75.0
    Option        "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "Dac6Bit"                # [<bool>]
        #Option     "Dac8Bit"                # [<bool>]
        #Option     "BusType"                # [<str>]
        #Option     "CPPIOMode"              # [<bool>]
        #Option     "CPusecTimeout"          # <i>
        #Option     "AGPMode"                # <i>
        #Option     "AGPFastWrite"           # [<bool>]
        #Option     "AGPSize"                # <i>
        #Option     "GARTSize"               # <i>
        #Option     "RingSize"               # <i>
        #Option     "BufferSize"             # <i>
        #Option     "EnableDepthMoves"       # [<bool>]
        #Option     "EnablePageFlip"         # [<bool>]
        #Option     "NoBackBuffer"           # [<bool>]
        #Option     "DMAForXv"               # [<bool>]
        #Option     "FBTexPercent"           # <i>
        #Option     "DepthBits"              # <i>
        #Option     "PCIAPERSize"            # <i>
        #Option     "AccelDFS"               # [<bool>]
        #Option     "IgnoreEDID"             # [<bool>]
        #Option     "CustomEDID"             # [<str>]
        #Option     "DisplayPriority"        # [<str>]
        #Option     "PanelSize"              # [<str>]
        #Option     "ForceMinDotClock"       # <freq>
        #Option     "ColorTiling"            # [<bool>]
        #Option     "VideoKey"               # <i>
        #Option     "RageTheatreCrystal"     # <i>
        #Option     "RageTheatreTunerPort"     # <i>
        #Option     "RageTheatreCompositePort"     # <i>
        #Option     "RageTheatreSVideoPort"     # <i>
        #Option     "TunerType"              # <i>
        #Option     "RageTheatreMicrocPath"     # <str>
        #Option     "RageTheatreMicrocType"     # <str>
        #Option     "ScalerWidth"            # <i>
        #Option     "RenderAccel"            # [<bool>]
        #Option     "SubPixelOrder"          # [<str>]
        #Option     "ClockGating"            # [<bool>]
        #Option     "VGAAccess"              # [<bool>]
        #Option     "ReverseDDC"             # [<bool>]
        #Option     "LVDSProbePLL"           # [<bool>]
        #Option     "AccelMethod"            # <str>
        #Option     "DRI"                    # [<bool>]
        #Option     "ConnectorTable"         # <str>
        #Option     "DefaultConnectorTable"     # [<bool>]
        #Option     "DefaultTMDSPLL"         # [<bool>]
        #Option     "TVDACLoadDetect"        # [<bool>]
        #Option     "ForceTVOut"             # [<bool>]
        #Option     "TVStandard"             # <str>
        #Option     "IgnoreLidStatus"        # [<bool>]
        #Option     "DefaultTVDACAdj"        # [<bool>]
        #Option     "Int10"                  # [<bool>]
        #Option     "EXAVSync"               # [<bool>]
        #Option     "ATOMTVOut"              # [<bool>]
        #Option     "R4xxATOM"               # [<bool>]
        #Option     "ForceLowPowerMode"      # [<bool>]
        #Option     "DynamicPM"              # [<bool>]
        #Option     "NewPLL"                 # [<bool>]
        #Option     "ZaphodHeads"            # <str>
    Identifier  "Card0"
    Driver      "radeon"
    BusID       "PCI:5:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection
Pozdrawiam.
Awatar użytkownika
DaVidoSS
Junior Member
Posty: 875
Rejestracja: 06 marca 2010, 11:26
Lokalizacja: ~/

Post autor: DaVidoSS »

Próbowałeś opcji akceleracji EXA? Poza tym gnome na Sidzie to nie najlepszy pomysł. Wciąż jest niestabilne.
Pite(R)
Posty: 19
Rejestracja: 17 września 2009, 13:09

Post autor: Pite(R) »

Mój plik /etc/X11/xorg.conf wygląda teraz tak:

Kod: Zaznacz cały

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/cyrillic"
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "built-ins"
EndSection

Section "Module"
    Load  "extmod"
    Load  "dbe"
    Load  "record"
    Load  "dri2"
    Load  "glx"
    Load  "dri"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    #DisplaySize      340   270    # mm
    Identifier   "Monitor0"
    VendorName   "SAM"
    ModelName    "SyncMaster"
    HorizSync    30.0 - 81.0
    VertRefresh  56.0 - 75.0
    Option        "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "Dac6Bit"                # [<bool>]
        #Option     "Dac8Bit"                # [<bool>]
        #Option     "BusType"                # [<str>]
        #Option     "CPPIOMode"              # [<bool>]
        #Option     "CPusecTimeout"          # <i>
        #Option     "AGPMode"                # <i>
        #Option     "AGPFastWrite"           # [<bool>]
        #Option     "AGPSize"                # <i>
        Option     "GARTSize"               "64"
        #Option     "RingSize"               # <i>
        #Option     "BufferSize"             # <i>
        #Option     "EnableDepthMoves"       # [<bool>]
        #Option     "EnablePageFlip"         # [<bool>]
        #Option     "NoBackBuffer"           # [<bool>]
        #Option     "DMAForXv"               # [<bool>]
        #Option     "FBTexPercent"           # <i>
        #Option     "DepthBits"              # <i>
        #Option     "PCIAPERSize"            # <i>
        Option     "AccelDFS"               "1"
        #Option     "IgnoreEDID"             # [<bool>]
        #Option     "CustomEDID"             # [<str>]
        #Option     "DisplayPriority"        # [<str>]
        #Option     "PanelSize"              # [<str>]
        #Option     "ForceMinDotClock"       # <freq>
        Option     "ColorTiling"            "True"
        #Option     "VideoKey"               # <i>
        #Option     "RageTheatreCrystal"     # <i>
        #Option     "RageTheatreTunerPort"     # <i>
        #Option     "RageTheatreCompositePort"     # <i>
        #Option     "RageTheatreSVideoPort"     # <i>
        #Option     "TunerType"              # <i>
        #Option     "RageTheatreMicrocPath"     # <str>
        #Option     "RageTheatreMicrocType"     # <str>
        #Option     "ScalerWidth"            # <i>
        #Option     "RenderAccel"            # [<bool>]
        #Option     "SubPixelOrder"          # [<str>]
        #Option     "ClockGating"            # [<bool>]
        #Option     "VGAAccess"              # [<bool>]
        #Option     "ReverseDDC"             # [<bool>]
        #Option     "LVDSProbePLL"           # [<bool>]
        Option     "AccelMethod"            "EXA"
        Option     "DRI"                    "True"
        #Option     "ConnectorTable"         # <str>
        #Option     "DefaultConnectorTable"     # [<bool>]
        #Option     "DefaultTMDSPLL"         # [<bool>]
        #Option     "TVDACLoadDetect"        # [<bool>]
        #Option     "ForceTVOut"             # [<bool>]
        #Option     "TVStandard"             # <str>
        #Option     "IgnoreLidStatus"        # [<bool>]
        #Option     "DefaultTVDACAdj"        # [<bool>]
        #Option     "Int10"                  # [<bool>]
        #Option     "EXAVSync"               "True"
        #Option     "ATOMTVOut"              # [<bool>]
        #Option     "R4xxATOM"               # [<bool>]
        #Option     "ForceLowPowerMode"      # [<bool>]
        #Option     "DynamicPM"              # [<bool>]
        #Option     "NewPLL"                 # [<bool>]
        #Option     "ZaphodHeads"            # <str>
    Identifier  "Card0"
    Driver      "radeon"
    BusID       "PCI:5:0:0"
EndSection

Section "DRI"
 Group        "video"
 Mode         0660
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "ServerFlags"
  Option "DontZap"  "No"
EndSection
I ekran nadal mruga (EXA włączona).


Edycja:
Czy .xsession.errors z katalogu użytkownika nie wygląda podejrzanie?

Kod: Zaznacz cały

/etc/gdm3/Xsession: Beginning session setup...
GNOME_KEYRING_CONTROL=/tmp/keyring-Yr64rF
GNOME_KEYRING_PID=2072
GNOME_KEYRING_CONTROL=/tmp/keyring-Yr64rF
SSH_AUTH_SOCK=/tmp/keyring-Yr64rF/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-Yr64rF
SSH_AUTH_SOCK=/tmp/keyring-Yr64rF/ssh
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: /usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
Murrine configuration option "gradients" is no longer supported and will be ignored.
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
Ostrzeżenie menedżera okien: Odczytanie zapisanego pliku sesji "/home/piter/.config/metacity/sessions/10f3e5204bc4de409129882386631482700000020250012.ms" się nie powiodło: Otwarcie pliku "/home/piter/.config/metacity/sessions/10f3e5204bc4de409129882386631482700000020250012.ms" się nie powiodło: Nie ma takiego pliku ani katalogu
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
Nie można otworzyć pliku /usr/share/applications/kde/amarok.desktop z aktywatorem panelu: Nie ma takiego pliku ani katalogu
Nie można otworzyć pliku /usr/share/gnome/applications/tlen.desktop z aktywatorem panelu: Nie ma takiego pliku ani katalogu
Nie można otworzyć pliku /usr/local/share/applications/tlen.desktop z aktywatorem panelu: Nie ma takiego pliku ani katalogu
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored. 
 
(firestarter:2208): GnomeUI-WARNING **: While connecting to session manager: 
None of the authentication protocols specified are supported. 
Firewall started 
Firewall started 
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
kdeinit4: preparing to launch /usr/lib/kde4/libkdeinit/libkdeinit4_klauncher.so
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit4: preparing to launch /usr/lib/kde4/libkdeinit/libkdeinit4_kded4.so
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
kdeinit4: preparing to launch /usr/bin/kbuildsycoca4
kbuildsycoca4 running...
kbuildsycoca4(2500) KBuildSycoca::checkTimestamps: checking file timestamps
kbuildsycoca4(2500) KBuildSycoca::checkDirTimestamps: timestamp changed: "/usr/share/kde4/services/ServiceMenus"
kbuildsycoca4(2500) kdemain: Reusing existing ksycoca
kbuildsycoca4(2500) KBuildSycoca::recreate: Recreating ksycoca file ("/var/tmp/kdecache-piter/ksycoca4", version 162)
kbuildsycoca4(2500) KBuildSycoca::createEntry: new: "ServiceMenus/cabextract.desktop"
kbuildsycoca4(2500) VFolderMenu::mergeFile: VFolderMenu::mergeFile: "/home/piter/.config/menus/applications-merged/wine-Programy.menu"
kbuildsycoca4(2500) VFolderMenu::mergeFile: VFolderMenu::mergeFile: "/home/piter/.config/menus/applications-merged/wine-Programy-Acoustica Beatcraft.menu"
kbuildsycoca4(2500) VFolderMenu::mergeFile: VFolderMenu::mergeFile: "/home/piter/.config/menus/applications-merged/wine-Programy-NapiProjekt.menu"
kbuildsycoca4(2500) VFolderMenu::mergeFile: VFolderMenu::mergeFile: "/home/piter/.config/menus/applications-merged/wine-Programy-Derive 6 Wersja demonstracyjna.menu"
kbuildsycoca4(2500) VFolderMenu::mergeFile: VFolderMenu::mergeFile: "/home/piter/.config/menus/applications-merged/wine-Programy-Formularze IPS-PITy 2009.menu"
kbuildsycoca4(2500) VFolderMenu::mergeFile: VFolderMenu::mergeFile: "/home/piter/.config/menus/applications-merged/wine-Programy-Adobe.menu"
kbuildsycoca4(2500) VFolderMenu::mergeFile: VFolderMenu::mergeFile: "/etc/xdg/menus/debian-menu.menu"
kbuildsycoca4(2500) foldNode: "Directory" and "debian.directory" requires combining!
kbuildsycoca4(2500) VFolderMenu: :p ushDocInfo: Menu "applications-kmenuedit.menu" not found.
kbuildsycoca4(2500) VFolderMenu: :p rocessMenu: Processing KDE Legacy dirs for <KDE>
kbuildsycoca4(2500) VFolderMenu: :p rocessKDELegacyDirs:
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/usr/share/applications/"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/usr/share/applications/kde4"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/usr/share/gdm/applications/"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/usr/share/gnome/applications/"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/usr/share/gnome/applications/kde4"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/wine"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/wine/Programy"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/wine/Programy/NapiProjekt"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/wine/Programy/Adobe"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/wine/Programy/Derive 6 Wersja demonstracyjna"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/wine/Programy/Acoustica Beatcraft"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/wine/Programy/Formularze IPS"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/home/piter/.local/share/applications/wine/Programy/Formularze IPS/PITy 2009"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/var/lib/menu-xdg/applications/"
kbuildsycoca4(2500) VFolderMenu::loadApplications: Looking up applications under "/var/lib/menu-xdg/applications/menu-xdg"
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "application/vnd.ms-asf" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "application/x-kexiproject-sqlite" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "application/x-ogg" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "application/x-vnd.kde.kexi" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "audio/m3u" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "audio/vorbis" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "audio/x-mp2" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "audio/x-oggflac" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "video/x-ogm" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildMimeTypeFactory: :p arseAliasFile: Ignoring alias "video/x-theora" because also defined as a real mimetype
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/k3b_create_data_project.desktop" specifies undefined mimetype/servicetype "KonqPopupMenu/Plugin"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/home/piter/.local/share/applications/kde4-amarok.desktop" specifies undefined mimetype/servicetype "application/x-ogm-audio"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "windowsexethumbnail.desktop" specifies undefined mimetype/servicetype "application/x-msdownload"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/evince.desktop" specifies undefined mimetype/servicetype "image/*"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "amarok_collection-playdarcollection.desktop" specifies undefined mimetype/servicetype "Amarok/Plugin-disabled"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/soundconverter.desktop" specifies undefined mimetype/servicetype "application/x-flac"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/k3b_write_iso_image.desktop" specifies undefined mimetype/servicetype "KonqPopupMenu/Plugin"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/k3b_write_iso_image.desktop" specifies undefined mimetype/servicetype "application/x-iso"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/k3b_write_iso_image.desktop" specifies undefined mimetype/servicetype "inode/ISO-image"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/nautilus-folder-handler.desktop" specifies undefined mimetype/servicetype "x-directory/gnome-default-handler"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/nautilus-folder-handler.desktop" specifies undefined mimetype/servicetype "x-directory/normal"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "video/x-mpeg"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "video/msvideo"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "video/x-flc"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-ms-asf"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-ms-wax"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-real-audio"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "application/x-flac"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "misc/ultravox"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-aiff"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-au"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-wav"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "audio/x-pn-windows-acm"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/vlc.desktop" specifies undefined mimetype/servicetype "application/x-extension-mp4"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/cabextract.desktop" specifies undefined mimetype/servicetype "KonqPopupMenu/Plugin"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/amarok_append.desktop" specifies undefined mimetype/servicetype "KonqPopupMenu/Plugin"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/amarok_append.desktop" specifies undefined mimetype/servicetype "audio/*"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/home/piter/.local/share/applications/kde4-ktorrent.desktop" specifies undefined mimetype/servicetype "application/x-torrent"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "video/x-quicktime"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "video/mkv"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "video/msvideo"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/aiff"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-pn-aiff"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-realaudio"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-basic"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-pn-au"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-8svx"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/8svx"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-16sv"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/168sv"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "image/ilbm"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "video/anim"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "image/x-png"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "video/mng"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-real-audio"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "video/x-mpeg"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-pn-wav"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-pn-windows-acm"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/mpeg2"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg2"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/mpeg3"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg3"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "phononbackends/xine.desktop" specifies undefined mimetype/servicetype "x-mpegurl"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/home/piter/.local/share/applications/kde4-k3b.desktop" specifies undefined mimetype/servicetype "application/x-iso"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/k3b_create_audio_cd.desktop" specifies undefined mimetype/servicetype "KonqPopupMenu/Plugin"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/k3b_create_audio_cd.desktop" specifies undefined mimetype/servicetype "audio/*"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/brasero.desktop" specifies undefined mimetype/servicetype "application/x-toc"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/opera-browser.desktop" specifies undefined mimetype/servicetype "text/wml"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/opera-browser.desktop" specifies undefined mimetype/servicetype "application/mime"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/k3b_create_video_cd.desktop" specifies undefined mimetype/servicetype "KonqPopupMenu/Plugin"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/libreoffice-javafilter.desktop" specifies undefined mimetype/servicetype "application/x-pocket-excel"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "application/x-msdos-program"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "application/x-msdownload"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "application/exe"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "application/x-exe"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "application/dos-exe"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "vms/exe"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "application/x-winexe"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "application/msdos-windows"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/wine.desktop" specifies undefined mimetype/servicetype "application/x-msdos-program"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "ServiceMenus/k3b_write_bin_image.desktop" specifies undefined mimetype/servicetype "KonqPopupMenu/Plugin"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/libreoffice-writer.desktop" specifies undefined mimetype/servicetype "application/x-doc"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/pcx"
kbuildsycoca4(2500) KBuildServiceFactory: :p opulateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-psp"
kbuildsycoca4(2500) KMimeAssociations: :p arseAllMimeAppsList: Parsing "/home/piter/.local/share/applications/mimeapps.list"
kbuildsycoca4(2500) KMimeAssociations: :p arseAddedAssociations: "/home/piter/.local/share/applications/mimeapps.list" specifies unknown service "AdobeReader.desktop" in "Added Associations"
kbuildsycoca4(2500) KMimeAssociations: :p arseAddedAssociations: "/home/piter/.local/share/applications/mimeapps.list" specifies unknown service "file-roller.desktop" in "Added Associations"
kbuildsycoca4(2500) KMimeAssociations: :p arseAddedAssociations: "/home/piter/.local/share/applications/mimeapps.list" specifies unknown service "totem.desktop" in "Added Associations"
kbuildsycoca4(2500) KMimeAssociations: :p arseAddedAssociations: "/home/piter/.local/share/applications/mimeapps.list" specifies unknown service "banshee-1.desktop" in "Added Associations"
kbuildsycoca4(2500) KMimeAssociations: :p arseAddedAssociations: "/home/piter/.local/share/applications/mimeapps.list" specifies unknown service "mplayer.desktop" in "Added Associations"
kbuildsycoca4(2500) KMimeAssociations: :p arseAddedAssociations: "/home/piter/.local/share/applications/mimeapps.list" specifies unknown service "gnome-mplayer.desktop" in "Added Associations"
kbuildsycoca4(2500) KMimeAssociations: :p arseAddedAssociations: "/home/piter/.local/share/applications/mimeapps.list" specifies unknown service "avidemux-gtk.desktop" in "Added Associations"
kbuildsycoca4(2500) KMimeAssociations: :p arseAddedAssociations: "/home/piter/.local/share/applications/mimeapps.list" specifies unknown service "sound-juicer.desktop" in "Added Associations"
kbuildsycoca4(2500) KBuildSycoca::save: Saving
kbuildsycoca4(2500) kdemain: Emitting notifyDatabaseChanged ("services")
kdeinit4: preparing to launch /usr/lib/kde4/libkdeinit/libkdeinit4_kconf_update.so
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit4: preparing to launch /usr/bin/kglobalaccel
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
kglobalaccel(2584) GlobalShortcutsRegistry::loadSettings: Loading group  "amarok"
kglobalaccel(2584) GlobalShortcut::setKeys: "showNotificationPopup" skipping because key "" is already taken
kglobalaccel(2584) GlobalShortcutsRegistry::loadSettings: Loading group  "ktorrent"
kglobalaccel(2584) GlobalShortcut::setKeys: "queue_suspend" skipping because key "" is already taken
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+A" for "amarok" : "playlist_add"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+Shift++" for "amarok" : "seek_forward"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+Shift+-" for "amarok" : "seek_backward"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+Z" for "amarok" : "prev"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+B" for "amarok" : "next"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta++" for "amarok" : "increaseVolume"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+-" for "amarok" : "decreaseVolume"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+P" for "amarok" : "toggleMainWindow"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+M" for "amarok" : "mute"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+L" for "amarok" : "loveTrack"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+S" for "amarok" : "skipTrack"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+1" for "amarok" : "rate1"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+2" for "amarok" : "rate2"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+3" for "amarok" : "rate3"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+4" for "amarok" : "rate4"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+5" for "amarok" : "rate5"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+V" for "amarok" : "stop"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+Shift+V" for "amarok" : "stop_after_current"
kglobalaccel(2584) GlobalShortcutsRegistry::registerKey: Registering key "Meta+C" for "amarok" : "play_pause"
amarok(2484)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(2484)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(2484)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(2484)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(2484)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
HTTP GET  QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.4.0&u=piterxpippin&t=1298823908&a=326cab00e9a41596f97d340dfac2544a&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c8c4d3bd04df6033b035b2385b621d4f" )  
QSystemTrayIcon::setVisible: No Icon set
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.43'
amarok(2484)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found  0  offers for  "Amarok Script Console"
amarok(2484)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found  0  offers for  "LyricWiki"
amarok(2484)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found  0  offers for  "Cool Streams"
amarok(2484)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found  0  offers for  "Librivox.org"
kdeinit4: preparing to launch /usr/lib/kde4/kio_file.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
********************************************************************************************** 
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: ** 
** amarok --debug                                                                           ** 
********************************************************************************************** 
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
"OK
493e9c6d4a724daea5ec9c7f041ed776
http://post.audioscrobbler.com:80/np_1.2
http://post2.audioscrobbler.com:80/protocol_1.2" 
HTTP POST:  QUrl( "http://post2.audioscrobbler.com:80/protocol_1.2" )  "a[0]=Rush&t[0]=2112&i[0]=1298821292&o[0]=P&r[0]=&l[0]=1233&b[0]=2112&n[0]=0&m[0]=" 
"OK" 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
HTTP POST:  QUrl( "http://post.audioscrobbler.com:80/np_1.2" )  "a=Rush&t=2112&b=2112&l=1233&n=0&m=" 
QCoreApplication: :p ostEvent: Unexpected null receiver
QCoreApplication: :p ostEvent: Unexpected null receiver
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kdeinit4: preparing to launch /usr/lib/kde4/libexec/kio_http_cache_cleaner
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&lang=pl&method=user.getNeighbours&user=piterxpippin" )  
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&lang=pl&method=user.getFriends&user=piterxpippin" )  
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&lang=pl&method=user.getTopTags&user=piterxpippin" )  
 QUrl( "http://ws.audioscrobbler.com/2.0/?api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&lang=pl&method=user.getTopArtists&user=piterxpippin" )  
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
"OK" 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/5817499.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://en.wikipedia.org/w/index.php?title=Rush%20%28band%29&redirects=1&useskin=monobook") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://en.wikipedia.org/w/extensions/OggHandler/play.png") 
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/4/46/Rush-in-concert.jpg/250px-Rush-in-concert.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/0/08/Simmons_SDS5_Electric_Drum.jpg/220px-Simmons_SDS5_Electric_Drum.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Gnome-mime-audio-openclipart.svg/50px-Gnome-mime-audio-openclipart.svg.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/Oberheim_OBX.jpg/220px-Oberheim_OBX.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/en/0/02/Starman.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/1/19/Geddy_lee.jpg/220px-Geddy_lee.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/7/74/Alex_lifeson.jpg/220px-Alex_lifeson.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Neil_peart.jpg/220px-Neil_peart.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/Office-book.svg/30px-Office-book.svg.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/4/46/Rush-in-concert.jpg/32px-Rush-in-concert.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/en/thumb/c/cc/Tower-wireless-can.png/24px-Tower-wireless-can.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/4/47/Sound-icon.svg/45px-Sound-icon.svg.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/4/47/Sound-icon.svg/15px-Sound-icon.svg.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/30px-Commons-logo.svg.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kdeinit4: preparing to launch /usr/lib/kde4/kio_http.so
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Symbol_book_class2.svg/16px-Symbol_book_class2.svg.png") 
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Wikiquote-logo-en.svg/40px-Wikiquote-logo-en.svg.png") 
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Folder_Hexagonal_Icon.svg/16px-Folder_Hexagonal_Icon.svg.png") 
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/f/fd/Portal-puzzle.svg/16px-Portal-puzzle.svg.png") 
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Cscr-featured.svg/14px-Cscr-featured.svg.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/35379933.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/5784762.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/51553015.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/5118944.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/56180399.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/16296485.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/58571311.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/5252624.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/11579927.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/789232.png") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/59032269.gif") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/35811449.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
amarok(2484)/kio (KIOJob) KIO::TransferJob::slotMimetype: mimetype() emitted again, or after sending first data!; job URL = KUrl("http://userserve-ak.last.fm/serve/34/8169975.jpg") 
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
/usr/share/themes/Shiki-Wise/gtk-2.0/gtkrc:126: Murrine configuration option "gradients" is no longer supported and will be ignored.
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found
"kded(2496)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kded/networkstatus.desktop" not found" - czego to błąd?


Edycja2:
Na KDE też tak mruga nieustannie.

Edycja3:
Ba, przy wyłączonych X-ach (sama konsola) też mruga.
Awatar użytkownika
DaVidoSS
Junior Member
Posty: 875
Rejestracja: 06 marca 2010, 11:26
Lokalizacja: ~/

Post autor: DaVidoSS »

Sprawdź okablowanie.
Pite(R)
Posty: 19
Rejestracja: 17 września 2009, 13:09

Post autor: Pite(R) »

Bez przesady:
  • zbyt regularnie miga;
  • zbyt krótko to trwa;
  • na Windowsie się tak nie dzieje.
Jak już napisałem, dokładnie to samo działo się na starej instalacji. Może coś w folderze użytkownika?
Awatar użytkownika
M3cin
Beginner
Posty: 103
Rejestracja: 30 lipca 2009, 12:07

Post autor: M3cin »

Może jakiś inny sprzęt np. na USB myszka się rozłącza i podłącza co chwile. Pobaw się, włóż pendrive i zobacz czy też miga.
Awatar użytkownika
saturno
Junior Member
Posty: 745
Rejestracja: 08 lipca 2008, 20:04

Post autor: saturno »

Pite(R) pisze: Jak już napisałem, dokładnie to samo działo się na starej instalacji. Może coś w folderze użytkownika?
Coś stoi na przeszkodzie żeby utworzyć nowe konto i na nim sprawdzić?

Czy na ekranie logowania też już miga?
Pite(R)
Posty: 19
Rejestracja: 17 września 2009, 13:09

Post autor: Pite(R) »

Nie, nie stoi.
Akurat z ekranu logowania nie korzystam, ale mogę sprawdzić.

Edycja:
Nie ma różnicy. I na ekranie logowania, i na koncie innego użytkownika miga.
Awatar użytkownika
DaVidoSS
Junior Member
Posty: 875
Rejestracja: 06 marca 2010, 11:26
Lokalizacja: ~/

Post autor: DaVidoSS »

Pokaz wynik polecenia jako root :

Kod: Zaznacz cały

dmesg|egrep "drm|radeon"
Wykonaj polecenie :

Kod: Zaznacz cały

su
cd /etc/X11/
mv xorg.conf xorg.conf.old
Zrestartuj pc i zobacz jak się zachowuje ekran bez xorg.conf.
Po wykonaniu porównań :

Kod: Zaznacz cały

su
cd /etc/X11/
mv xorg.conf.old xorg.conf ;/etc/init.d/gdm restart
Pite(R)
Posty: 19
Rejestracja: 17 września 2009, 13:09

Post autor: Pite(R) »

Bez xorg.conf bez zmian.

Kod: Zaznacz cały

# dmesg|egrep "drm|radeon"
[    5.863117] [drm] Initialized drm 1.1.0 20060810
[    6.179211] [drm] radeon kernel modesetting enabled.
[    6.179302] radeon 0000:05:00.0: PCI INT A -> Link[APC3] -> GSI 18 (level, low) -> IRQ 18
[    6.179308] radeon 0000:05:00.0: setting latency timer to 64
[    6.181263] [drm] initializing kernel modesetting (RV570 0x1002:0x7280).
[    6.181381] [drm] register mmio base: 0xF1000000
[    6.181384] [drm] register mmio size: 65536
[    6.183965] [drm] Generation 2 PCI interface, using max accessible memory
[    6.183972] radeon 0000:05:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
[    6.183976] radeon 0000:05:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
[    6.184056] radeon 0000:05:00.0: irq 40 for MSI/MSI-X
[    6.184062] radeon 0000:05:00.0: radeon: using MSI.
[    6.184085] [drm] radeon: irq initialized.
[    6.184408] [drm] Detected VRAM RAM=512M, BAR=256M
[    6.184413] [drm] RAM width 256bits DDR
[    6.184529] [drm] radeon: 512M of VRAM memory ready
[    6.184532] [drm] radeon: 512M of GTT memory ready.
[    6.184556] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    6.186417] [drm] radeon: 3 quad pipes, 1 z pipes initialized.
[    6.187729] [drm] PCIE GART of 512M enabled (table at 0x00040000).
[    6.187749] radeon 0000:05:00.0: WB enabled
[    6.187831] [drm] Loading R500 Microcode
[    6.367737] [drm] radeon: ring at 0x0000000020001000
[    6.367761] [drm] ring test succeeded in 2 usecs
[    6.367897] [drm] radeon: ib pool ready.
[    6.368109] [drm] ib test succeeded in 0 usecs
[    6.368420] [drm] Radeon Display Connectors
[    6.368422] [drm] Connector 0:
[    6.368424] [drm]   DVI-I
[    6.368425] [drm]   HPD2
[    6.368428] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    6.368430] [drm]   Encoders:
[    6.368432] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    6.368434] [drm]     DFP3: INTERNAL_LVTM1
[    6.368435] [drm] Connector 1:
[    6.368437] [drm]   S-video
[    6.368438] [drm]   Encoders:
[    6.368440] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[    6.368442] [drm] Connector 2:
[    6.368443] [drm]   DVI-I
[    6.368444] [drm]   HPD1
[    6.368447] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[    6.368449] [drm]   Encoders:
[    6.368451] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[    6.368452] [drm]     DFP1: INTERNAL_KLDSCP_TMDS1
[    6.424154] [drm] Possible lm64 thermal controller at 0x4c
[    6.513600] [drm] fb mappable at 0xE00C0000
[    6.513603] [drm] vram apper at 0xE0000000
[    6.513605] [drm] size 5242880
[    6.513606] [drm] fb depth is 24
[    6.513608] [drm]    pitch is 5120
[    6.555390] fb0: radeondrmfb frame buffer device
[    6.555392] drm: registered panic notifier
[    6.555402] [drm] Initialized radeon 2.7.0 20080528 for 0000:05:00.0 on minor 0
ODPOWIEDZ