LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   loss of Synaptic Mgr. and update Mgr. in LXLE 12.04.5 ,32bit. (https://www.linuxquestions.org/questions/linux-newbie-8/loss-of-synaptic-mgr-and-update-mgr-in-lxle-12-04-5-32bit-4175536007/)

katosan 03-06-2015 10:02 PM

loss of Synaptic Mgr. and update Mgr. in LXLE 12.04.5 ,32bit.
 
any time I try to open either Synaptin or the update Mgr. 's they briefly open then close. This was after I tried to install Dropbox. I eventually had to re-install LXLE,and thats when the problem commenced.
Thanking you.
katosan
Acer 2800 cpu 1gb ram 80gb HD

albinard 03-07-2015 02:19 PM

You might try
Code:

apt-get remove synaptic
and when it finishes run
Code:

apt-get install synaptic
It sounds silly, but it might give you a cleaner installation than you have right now.

katosan 03-09-2015 03:15 AM

I tried the suggestion ,but it said that I was locked out

katosan 03-09-2015 03:18 AM

Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

katosan 05-07-2015 06:11 PM

Since I had this problem ,my PC went on the Fritz ,but my wifes pc ,with mint 13 is having similar problems. ,inability to update software or access Synaptic or even update flash plugin from Firefox.

katosan 05-22-2015 06:56 AM

synaptic problems
 
Quote:

Originally Posted by katosan (Post 5329123)
Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

Yes I was "Root"

ondoho 05-22-2015 02:17 PM

open a terminal, type
Code:

sudo synaptic
when prompted for your user password, enter it.
then, after synpatic closes, post the complete content of the terminal window here.
please use code tags (go advanced => '#') for that

katosan 05-24-2015 11:32 PM

synaptic:2090): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed
Quote:

Originally Posted by ondoho (Post 5366128)
open a terminal, type
Code:

sudo synaptic
when prompted for your user password, enter it.
then, after synpatic closes, post the complete content of the terminal window here.
please use code tags (go advanced => '#') for that

go advanced => '#'quotejoe@joe-A7S8X-MX ~ $ udo synaptic
The program 'udo' is currently not installed. You can install it by typing:
sudo apt-get install udo
joe@joe-A7S8X-MX ~ $ sudo synaptic
[sudo] password for joe:

(synaptic:2090): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed

(synaptic:2090): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(synaptic:2090): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
joe@joe-A7S8X-MX ~ $

ondoho 05-26-2015 01:09 AM

ok, nothing interesting in terminal output.

did it still open only briefly, as described previously, and display the same error message?


All times are GMT -5. The time now is 02:31 AM.