Am Sonntag, den 09.01.2011, 17:17 -0500 schrieb edatva: > I have been using Fedora LXDE for a few months without pay much > attention to my home directory until I noticed there was a huge log > file called ".xsession-errors" under my home directory. This 25GB file > had some seemingly repetitive sections as shown in the end of this > email. I guess there might be something wrong and the system just kept > adding complaints to this log file which finally clogged my home > directory. Can you please help target the problem? Thanks.
Most of these messages are not related to LXDE, but as the maker if the Fedora LXDE Spin I feel I need to help nevertheless. > The ".xsession-error" file contained something like > > ------ > cannot stat `/usr/share/lxde/pcmanfm/pcmanfm.conf': No such file or > directory My bad. The name of the pcmanfm config file changed after Fedora 14 released. I need to fix the startlxde script. Look out for an update of lxde-common in a week or so. > GNOME_KEYRING_CONTROL=/tmp/keyring-Z4l4Bf > GPG_AGENT_INFO=/tmp/keyring-Z4l4Bf/gpg:0:1 > GNOME_KEYRING_PID=1664 > GNOME_KEYRING_CONTROL=/tmp/keyring-Z4l4Bf > GPG_AGENT_INFO=/tmp/keyring-Z4l4Bf/gpg:0:1 > SSH_AUTH_SOCK=/tmp/keyring-Z4l4Bf/ssh > ** Message: applet now removed from the notification area > GNOME_KEYRING_CONTROL=/tmp/keyring-Z4l4Bf > GPG_AGENT_INFO=/tmp/keyring-Z4l4Bf/gpg:0:1 > SSH_AUTH_SOCK=/tmp/keyring-Z4l4Bf/ssh > GNOME_KEYRING_CONTROL=/tmp/keyring-Z4l4Bf > GPG_AGENT_INFO=/tmp/keyring-Z4l4Bf/gpg:0:1 > SSH_AUTH_SOCK=/tmp/keyring-Z4l4Bf/ssh This is gnome-keyring. No error, this is normal on startup. > (gpk-update-icon:1674): PackageKit-DEBUG: state array add 0x9fcdcf0 > (0x1) > (gpk-update-icon:1674): PackageKit-DEBUG: refreshing task list > (gpk-update-icon:1674): PackageKit-DEBUG: state array add 0xa0307b0 > (0x1) > (gpk-update-icon:1674): PackageKit-DEBUG: state array add 0xa030800 > (0x2) > (gpk-update-icon:1674): PackageKit-DEBUG: state array add 0xa04d580 > (0x3) [snipped] Packagekit throws way too many messages because debug is enabled. I have opened a but for this at https://bugzilla.redhat.com/668303 Can you give me the amount of messages from gnome-packagekit with $ cat .xsession-errors | wc -l $ grep PackageKit-DEBUG .xsession-errors | wc -l > ** Message: applet now embedded in the notification area > ** Message: pygobject_register_sinkfunc is deprecated (GstObject) This is from gmixer. > No bp log location saved, using default. > [000:044] Browser XEmbed support present: 1 > [000:044] Browser toolkit is Gtk2. > [000:045] Using Gtk2 toolkit > [000:059] Error(messagesocket.cc:217): FileStream::Read() failed, > read=0 err=0 > [000:059] Warning(clientchannel.cc:555): Unreadable or no port file. > Could not initiate GoogleTalkPlugin connection > [000:061] Warning(clientchannel.cc:398): Could not initiate > GoogleTalkPlugin connection > [000:061] Warning(optionsfile.cc:22): Load: Could not open file > [000:061] Warning(clientchannel.cc:525): Failed to get > GoogleTalkPlugin path. Trying default. > [000:062] Started GoogleTalkPlugin, > path=/opt/google/talkplugin/GoogleTalkPlugin I wonder what this application is. GoogleTalk? Try Pidgin, works fine for Google Talk and many others. None of these messages really indicates a severe problem, you can delete the log file in order to free space. But please don't forget to give me the numbers for gnome-packagekit because this really needs fixing. Regards, Christoph ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
