[xubuntu-users] synaptic is not opening from the panel

Jordan florentior at gmail.com
Tue Feb 18 14:07:05 UTC 2014


Hi som,

You might want to run a distribution upgrade through apt-get.  Some bugs 
for gtk might have been fixed since you have last upgraded.

Paste into the terminal,

sudo apt-get update && sudo apt-get -y upgrade dist-upgrade && synaptic

If synaptic does not immediately run after the script completes, your 
kernel might be a bit stale.

To update the kernel, paste

sudo apt-get update && sudo apt-get -y install linux-generic 
linux-headers-generic linux-image-generic && sudo apt-get -y autoremove 
&& synaptic

If synaptic does not run immediately at the conclusion of the script, 
then check back into the list.

By the way, unless you have a slower connection, it's always a good idea 
to start every apt-get session with 'sudo apt-get update'. This will 
make sure you are in sync with the latest in the repositories.

Jordan


On 02/18/2014 08:00 AM, som wrote:
> hi,
>
> i am using xubuntu 13.10. i have added "synaptic" in the panel through 
> launcher. on clicking the launcher, synaptic was supposed to open and 
> it was doing that until recently. however, this is not happening at 
> present. clicking on the panel icon is not eliciting any response.
>
> "sudo synaptic" in the terminal opens synaptic with the following 
> output in the terminal -
>
> "(synaptic:5101): Gtk-WARNING **: GtkNotebook 0x1d755d0 is mapped but 
> visible child GtkLabel 0x1db11b0 is not mapped".
>
> i'll really appreciate if you could help me to identify the problem 
> and solve it.
>
> PS: googling failed to solve it; and other launchers in the panel is 
> working fine.
>
> thanks in advance,
>
> som
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/xubuntu-users/attachments/20140218/92f1ce5f/attachment.html>


More information about the xubuntu-users mailing list