Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: call to lnusertemp faild (temporary directories full?)

  1. #1
    wangcgfan is offline Newcomer
    Join Date
    Jun 2008
    Posts
    36

    Default call to lnusertemp faild (temporary directories full?)

    opensuse 11.1 64 bit NVIDIA 180.22
    yesterday i update my kde from 4.13 to 4.2.
    Before i install kde 4.2 ,i disable all repo about 4.13
    and remove kde 4.13 .using one-click installer,i install kde 4.2 successfully.but i can not login my account in kde session .
    it says
    "call to lnusertemp faild (temporary directories full?)..."
    use command
    df /tmp
    df -i /tmp
    df /var/tmp
    df -i /var/tmp

    i found my disk have enough space,about 70% free space.

    i try to lonin use root account .it failed too ,with same error.

    any one know what is the matter about my kde 4.2?

  2. #2
    microchip8 is offline Suspended
    Join Date
    Jun 2008
    Location
    /dev/belgium
    Posts
    2,621

    Default Re: call to lnusertemp faild (temporary directories full?)

    try renaming .kde4 to .kde4.old

    mv $HOME/.kde4 $HOME/.kde4.old

  3. #3
    wangcgfan is offline Newcomer
    Join Date
    Jun 2008
    Posts
    36

    Default Re: call to lnusertemp faild (temporary directories full?)

    Quote Originally Posted by microchip8 View Post
    try renaming .kde4 to .kde4.old

    mv $HOME/.kde4 $HOME/.kde4.old
    I try this ,but still can not login kde ,with same errors,
    also try delete ~/.kde4 and ~/.kde,problem still appear!

  4. #4
    wangcgfan is offline Newcomer
    Join Date
    Jun 2008
    Posts
    36

    Default Re: call to lnusertemp faild (temporary directories full?)

    I find error in ~/.xsession.log

    startkde: ERROR: Could not locate lnusertemp in /home/cpdholm/.kde4/lib/kde4/libexec/:/usr/lib/kde4/libexec/:/usr/bin/
    /usr/bin/startkde: line 309: : command not found
    startkde: Call to lnusertemp failed (temporary directories full?). Check your installation.

    it seems that script /usr/bin/startkde do not run correctly
    is the command line kde4-config --path exe --locate lnusertemp
    case the failed login kde ??

  5. #5
    kaisern is offline Newcomer
    Join Date
    Jul 2009
    Posts
    12

    Default Re: call to lnusertemp faild (temporary directories full?)

    Is it a 64-bit in installation?

    Then is the lib path /usr/lib64/....

    Norbert

  6. #6
    kaisern is offline Newcomer
    Join Date
    Jul 2009
    Posts
    12

    Default Re: call to lnusertemp faild (temporary directories full?)

    I have searched for i586 Packages with

    rpm -qa --qf "%{n}-%{arch}\n"|grep 586

    kdelibs4-core-i586
    kde4-filesystem-i586
    kde4-konqueror-plugins-lang-i586
    kde4-kfind-i586
    kde4-kwrite-i586
    kde4-kgreeter-plugins-i586

    Now I have changed the Packages in the x64-Version

  7. #7
    unixbhaskar is offline Newcomer
    Join Date
    Feb 2010
    Posts
    7

    Question Re: call to lnusertemp faild (temporary directories full?)

    Hi,

    I am using 32bit system; how do I correct that problem? please give me the steps.

    PS: I have already cleaned the /tmp and /var/tmp

    My xsession-error.log is below:

    elease Date: 2009-10-11
    X Protocol Version 11, Revision 0
    Build Operating System: openSUSE SUSE LINUX
    Current Operating System: Linux Bhaskar-laptop 2.6.31.8-0.1-default #1 SMP 2009-12-15 23:55:40 +0100 i686
    Build Date: 02 November 2009 12:05:39PM

    Before reporting problems, check X.Org Wiki - Home
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 1 13:10:26 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    Setting master
    (EE) config/hal: couldn't initialise context: unknown error (null)
    /etc/X11/xim: Checking whether an input method should be started.
    sourcing /etc/sysconfig/language to get the value of INPUT_METHOD
    INPUT_METHOD is not set or empty (no user selected input method).
    Trying to start a default input method for the locale en_US.UTF-8 ...
    There is no default input method for the current locale.
    Dummy input method "none" (do not use any fancy input method by default)
    /usr/bin/kde4-config: relocation error: /usr/lib/libglib-2.0.so.0: symbol __abort_msg, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
    /usr/bin/kde4-migrate: relocation error: /usr/lib/libglib-2.0.so.0: symbol __abort_msg, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
    kde4-config: relocation error: /usr/lib/libglib-2.0.so.0: symbol __abort_msg, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
    kde4-config: relocation error: /usr/lib/libglib-2.0.so.0: symbol __abort_msg, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
    kde4-config: relocation error: /usr/lib/libglib-2.0.so.0: symbol __abort_msg, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
    kde4-config: relocation error: /usr/lib/libglib-2.0.so.0: symbol __abort_msg, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
    startkde: ERROR: Could not locate lnusertemp in
    /usr/bin/startkde: line 311: : command not found
    startkde: Call to lnusertemp failed (temporary directories full?). Check your installation.

    waiting for X server to shut down Dropping master
    error setting MTRR (base = 0xd0000000, size = 0x10000000, type = 1) Invalid argument (22)

    Kindly throw some light

    Cheers

  8. #8
    unixbhaskar is offline Newcomer
    Join Date
    Feb 2010
    Posts
    7

    Question Re: call to lnusertemp faild (temporary directories full?)

    Hi,

    Somebody kindly help..because this problem become a show stopper for me. I am not able to access my opensuse for a day now.Not able to to get the things going.

    By the way I got this GLIB* error once I update as usual way through zypper ..then i tried to reboot and the this problem start. Although I have cleaned my /tmp and /var/tmp dir as suggested in this forum.

    KIndly look into my previous post on this thread...where I have pasted the error I am getting
    please help.

    Bhaskar

  9. #9
    Knurpht's Avatar
    Knurpht is online now Global Moderator
    Join Date
    Jun 2008
    Location
    Groningen, Netherlands
    Posts
    11,972
    Blog Entries
    9

    Default Re: call to lnusertemp faild (temporary directories full?)

    First thing I see, is you're still having /etc/X11/xorg.conf. Remove or rename this file, it's obsolete in 11.2, but if it's there it's being used.

    Then, I see you have the updated kernel running. Please post output of:
    rpm -qa | grep kernel- (yes, the dash - should be there)

    You should not have removed/cleaned out /tmp and /var/tmp just like that. In Yast - System - Sysconfigeditor there's a couple of options you can set to have the temporary folders cleaned in a decent way.
    - Athlon X6 3.6 GHz, 16 GB DDR3, 30 GB SSD, 3 TB of disks, GT540, openSUSE 12.2 x86_64 + KDE 4.10 + GNOME 3
    - ASUS A73SD, Intel + GT610M Optimus, 6 GB, 120 GB SSD, openSUSE 12.3

    Anything that can go wrong.... will teach us

    http://en.opensuse.org/User:Knurpht
    http://nl.opensuse.org/Gebruiker:Knurpht

  10. #10
    unixbhaskar is offline Newcomer
    Join Date
    Feb 2010
    Posts
    7

    Default Re: call to lnusertemp faild (temporary directories full?)

    Hi,

    First of all thanks a bunch for the reply.

    Here is steps:

    rpm -qa | grep kernel-
    linux-kernel-headers-2.6.31-3.4.noarch
    kernel-default-2.6.31.8-0.1.1.i586
    kernel-firmware-20090821-4.1.noarch
    kernel-desktop-2.6.31.8-0.1.1.i586
    kernel-2.6.31.3latestkernel-1.i386

    I have notice one thing the moment I tool a back of my xorg.conf file one broken syslink appear like this below:

    root@bhaskar-laptop_10:30:49_Wed Feb 03:/etc/X11 # ls
    fs proxymngr .qt_plugins_3.3rc.lock .qtrc.lock x11perfcomp XF86Config xim.d Xmodmap xorg.conf xorg.conf.saxsave xsm
    lbxproxy qt_plugins_3.3rc qtrc rstart xdm xim xinit Xmodmap.remote xorg.conf.md5 Xresources
    root@bhaskar-laptop_10:30:50_Wed Feb 03:/etc/X11 # mv xorg.conf xorg.conf.bak03-02-10
    root@bhaskar-laptop_10:31:23_Wed Feb 03:/etc/X11 # ls
    fs qt_plugins_3.3rc .qtrc.lock xdm xim.d Xmodmap.remote xorg.conf.saxsave
    lbxproxy .qt_plugins_3.3rc.lock rstart XF86Config xinit xorg.conf.bak03-02-10 Xresources
    proxymngr qtrc x11perfcomp xim Xmodmap xorg.conf.md5 xsm

    the bold is the broken link.

Page 1 of 2 12 LastLast

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.5.2 PL2