LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-30-2015, 03:02 PM   #31
Fred-1.2.13
Member
 
Registered: Jan 2006
Location: Midwest USA
Distribution: Started with Slackware - 3.0 1995 Kernel 1.2.13 - Now Slackware Current. Also some FreeBSD.
Posts: 124

Rep: Reputation: 59

Quote:
Originally Posted by EldonCool View Post
ls -l /var/log/removed_packages/seamonkey-2*
-rw-r--r-- 1 root root 235653 Sep 12 2013 /var/log/removed_packages/seamonkey-2.12.1-x86_64-1
-rw-r--r-- 1 root root 322441 Jan 30 10:37 /var/log/removed_packages/seamonkey-2.32-x86_64-1_slack14.0



bash-4.2$ ls -l /var/log/packages/seamonkey-2*
-rw-r--r-- 1 root root 322441 Jan 30 11:49 /var/log/packages/seamonkey-2.32-x86_64-1_slack14.0
bash-4.2$

probably had the file names truncated by the limited screen size somehow,
maybe when I pasted it into my editor.


I did not do anything with dconf, somehow missed that entirely,
what is it?


..
dconf is a library.. if you Google the error you provided "GLib-GIO-Message: Using the 'memory' GSettings backend." you will see this error comes up a lot. Not real sure how it applies in your situation.

From what I read an uninstall and reinstall of dconf might fix the issue. Don't think it will hurt... I ran the commands I suggested on my box and it uninstalled and reinstalled without issue. Makes no sense since Seamonkey works as root, but might be worth a try.

Do at your own risk!

1) removepkg dconf

(2) slackpkg install dconf

And reboot.

Last edited by Fred-1.2.13; 01-30-2015 at 03:06 PM.
 
Old 01-31-2015, 08:22 AM   #32
Fred-1.2.13
Member
 
Registered: Jan 2006
Location: Midwest USA
Distribution: Started with Slackware - 3.0 1995 Kernel 1.2.13 - Now Slackware Current. Also some FreeBSD.
Posts: 124

Rep: Reputation: 59
Woke up thinking about this, yeah I have no life.... as was mentioned earlier, it could be some stale corrupt files hanging around in your user account. Try creating a new non root user and see if Seamonkey works with that user.
 
1 members found this post helpful.
Old 01-31-2015, 10:56 PM   #33
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
Quote:
Try creating a new non root user and see if Seamonkey works with that user.
That struck me as a rather brilliant idea, so I tried it.
It worked, but was not easy, because I had to go through
the stuff of getting a wifi connection with the new user
and that took about half an hour, finding wifi passwords etc.

So, I am on seamonkey right now as a new user ID.

Now I wonder just how much trouble it might be to find
what was causing the problem in my old user login.
Any ideas what files might possibly be the culprit?

Last edited by EldonCool; 01-31-2015 at 10:59 PM.
 
Old 02-01-2015, 12:13 AM   #34
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
I got to thinking about this more with your idea to make a new
user, and get rid of the files that were probably the problem
by having them rebuilt from scratch by a new user. My thinking
was that it must be that seamonkey builds its needed directories
and files when it first initializes. When else could it do it?

The programs for adding new users are not going to know anything
about seamonkey files, so seamonkey must take care of its own
files.

Therefore I thought why not just delete those seamonkey files
in my offending user that can't run seamonkey and let it rebuild
them, after all it must be built into the program to build them
if they are not there, who else could keep track of seamonkey
files?

So I found a directory in my user area "joe" and it was this:

/home/joe/.mozilla/seamonkey/

I deleted everything in that directory.

Problem solved, seamonkey then ran and I am on it now.
 
Old 02-01-2015, 12:14 PM   #35
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
It'd probably be a good idea to run what I suggested in my previous post. If you did run seamonkey as root at some point while logged in as your normal user, other files outside of ~/.mozilla/seamonkey might be affected and could cause issues with other programs.

http://www.linuxquestions.org/questi...ml#post5309060

In the future, if you need to run a program as root while logged in as another user, use kdesu PROGRAM_NAME. This will prevent root owned files from cluttering your home directory.
 
Old 02-01-2015, 03:42 PM   #36
EldonCool
Member
 
Registered: Dec 2010
Location: Nevada
Distribution: Slackware
Posts: 258

Original Poster
Rep: Reputation: 3
I gave that a try:
Quote:
In the future, if you need to run a program as root while logged in as another user, use kdesu PROGRAM_NAME. This will prevent root owned files from cluttering your home directory.
Worked pretty good, like you said. I was not sure since
it appears to be a kde prrogram, and I am not using kde,
but it worked okay, like you said, after asking me for
root password.
 
Old 02-01-2015, 07:07 PM   #37
Fred-1.2.13
Member
 
Registered: Jan 2006
Location: Midwest USA
Distribution: Started with Slackware - 3.0 1995 Kernel 1.2.13 - Now Slackware Current. Also some FreeBSD.
Posts: 124

Rep: Reputation: 59
Quote:
Originally Posted by EldonCool View Post
That struck me as a rather brilliant idea, so I tried it.
It worked, but was not easy, because I had to go through
the stuff of getting a wifi connection with the new user
and that took about half an hour, finding wifi passwords etc.

So, I am on seamonkey right now as a new user ID.

Now I wonder just how much trouble it might be to find
what was causing the problem in my old user login.
Any ideas what files might possibly be the culprit?
Sweet! Glad you got it figured out!

Last edited by Fred-1.2.13; 02-01-2015 at 07:08 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
error - No package libusb-1.0.19.tar.bz2 available. on cent os 7 pravinthorushe CentOS 2 10-12-2014 03:49 AM
How do I launch Firefox 7.0a1 Nightly Build from a .bz2 package theif519 Linux - Newbie 6 07-05-2011 10:23 PM
how to install package in tar.bz2?helpp georgie99 Linux - Newbie 5 02-18-2010 03:55 AM
build a debian package deb from tar.bz2 cccc Debian 6 09-17-2009 03:44 PM
How to install ntfs-3g.tar.bz2 Slackware package spiffytech Slackware 6 07-11-2007 11:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration