Author Topic: Synaptic won't open from panel (Fixed Reinstall)  (Read 1304 times)

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Synaptic won't open from panel (Fixed Reinstall)
« on: July 06, 2011, 06:39:30 AM »
This is a random problem and only happens after my computer has not been rebooted for several days.

I click on the the package manager icon in the panel and the icon comes up for several seconds
but synaptic does not open ( no enter root password prompt )

I can however open a terminal - su to root - enter the root password - type synaptic - press enter
and synaptic opens and operates normally.

After a reboot of the computer then synaptic opens from the package manager icon in the panel
(enter password prompt appears) and synaptic works as expected --  then works for several days
as expected.

Running KDE Desktop fully updated from the pass server.

Anyone have any suggestions ?

Thanks
« Last Edit: July 14, 2011, 08:53:31 PM by Ramchu »

Offline Waldo22

  • Sr. Member
  • ****
  • Posts: 373
  • I yam what I yam.
Re: Synaptic won't open from panel
« Reply #1 on: July 06, 2011, 06:45:44 AM »
I had the same problem once.  I deleted the icon from the panel, then re-copied it from usr/share/applications/synaptic-kde.desktop back into the panel and it never happened again.

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: Synaptic won't open from panel
« Reply #2 on: July 06, 2011, 06:49:09 AM »
Thanks for the reply.
Ill give that a try and in a few days will let you know if it worked.

Offline bicol_willem

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2378
Re: Synaptic won't open from panel
« Reply #3 on: July 07, 2011, 07:55:12 AM »
"Anyone have any suggestions ?"

Not really but have seen such behavior a few times too many to feel confi about it. And not only a "no start" of Synaptic but at times many more if not all apps and at the same time. A reboot fixed it most of the time and the phenomenon is now absent again here. I never found a clue as to what caused it (on more then one machine). A theory of my own was that it was "caused" due to the various updates that came so to say in parts. I duno .... I saw it and it went away... Hope you can say same soon. It is a horrable "feature" if you do a demo .....  :P

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: Synaptic won't open from panel
« Reply #4 on: July 11, 2011, 06:18:41 AM »
Synaptic once again fails to open as described in my starting post.

Still looking for suggestions - instructions on how to copy to the panel as described - I may have done it wrong.
I had the same problem once.  I deleted the icon from the panel, then re-copied it from usr/share/applications/synaptic-kde.desktop back into the panel and it never happened again.

Offline rogaven

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 558
  • be patient, I'm German
Re: Synaptic won't open from panel
« Reply #5 on: July 13, 2011, 03:53:36 AM »
please check /usr/bin/synaptic
this is a link to?

/usr/bin/synaptic -> /usr/sbin/synaptic (that no work)
or
/usr/bin/consolehelper (that work)

I've often read that there are similar problems
To resolve the problem please from konsole
Code: [Select]
su
<password>
rm -Rf /usr/bin/synaptic
ln -s /usr/bin/consolehelper /usr/bin/synaptic

can someone please confirm that?
Nothing is perfect, not even my english
3.4.25-pclos1.pae.bfs - KDE: 4.10.1 Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz - RAM: 8 GB - GeForce 8400 GS

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3981
Re: Synaptic won't open from panel
« Reply #6 on: July 13, 2011, 04:40:35 AM »
Code: [Select]
$ ls -l /usr/bin/synaptic
lrwxrwxrwx 1 root root 23 Jun 22 11:24 /usr/bin/synaptic -> ../../usr/sbin/synaptic*

-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline rogaven

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 558
  • be patient, I'm German
Re: Synaptic won't open from panel
« Reply #7 on: July 13, 2011, 04:56:35 AM »
Code: [Select]
$ ls -l /usr/bin/synaptic
lrwxrwxrwx 1 root root 23 Jun 22 11:24 /usr/bin/synaptic -> ../../usr/sbin/synaptic*


can someone tell us how the link must be correct?
as above
or
Code: [Select]
$ ls -l /usr/bin/synaptic
lrwxrwxrwx 1 root root 22 Jul 13 04:43 /usr/bin/synaptic -> /usr/bin/consolehelper*
Nothing is perfect, not even my english
3.4.25-pclos1.pae.bfs - KDE: 4.10.1 Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz - RAM: 8 GB - GeForce 8400 GS

Online Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6372
  • I'm going South
Re: Synaptic won't open from panel
« Reply #8 on: July 13, 2011, 06:29:46 AM »
Code: [Select]
$ ls -l /usr/bin/synaptic
lrwxrwxrwx 1 root root 23 Jun 22 11:24 /usr/bin/synaptic -> ../../usr/sbin/synaptic*


This seems to be the current default, and it works on my box.

Quote
can someone tell us how the link must be correct?
as above
or
Code: [Select]
$ ls -l /usr/bin/synaptic
lrwxrwxrwx 1 root root 22 Jul 13 04:43 /usr/bin/synaptic -> /usr/bin/consolehelper*

This appears to be the old default from a year ago and more. (I've looked at a few backups.) It also used to work.


Of course, the .desktop files start Synaptic in slightly different ways depending on whether you're running KDE or not.
« Last Edit: July 13, 2011, 06:31:35 AM by Bald Brick »
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: Synaptic won't open from panel
« Reply #9 on: July 14, 2011, 06:55:20 AM »
Now synaptic does not open at all.

Not from the icon in the panel or the menu or from the terminal.
I click on the icon and get the prompt to enter root password and
after entering root password the prompt disappears but synaptic
does not open.

Using the terminal I don't even get the root password prompt.

So now I can't update at all.

Please Help

Offline rogaven

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 558
  • be patient, I'm German
Re: Synaptic won't open from panel
« Reply #10 on: July 14, 2011, 07:55:09 AM »
Now synaptic does not open at all.

Not from the icon in the panel or the menu or from the terminal.
I click on the icon and get the prompt to enter root password and
after entering root password the prompt disappears but synaptic
does not open.

Using the terminal I don't even get the root password prompt.

So now I can't update at all.

Please Help

It would be very helpful if you tell us what you've done so far
Nothing is perfect, not even my english
3.4.25-pclos1.pae.bfs - KDE: 4.10.1 Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz - RAM: 8 GB - GeForce 8400 GS

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: Synaptic won't open from panel
« Reply #11 on: July 14, 2011, 08:04:32 AM »
Quote
It would be very helpful if you tell us what you've done so far

I haven't done anything .

I did look at /usr/bin/synaptic  - and it is an empty document
I also looked at /usr/sbin/synaptic - and it is also an empty document

and that is all that I have done.

Thank You for your response
« Last Edit: July 14, 2011, 08:06:06 AM by Ramchu »

Offline rogaven

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 558
  • be patient, I'm German
Re: Synaptic won't open from panel
« Reply #12 on: July 14, 2011, 08:22:43 AM »
you must reinstall synaptic
BUT
is only available in unstable

synaptic-0.57.2-20pclos2011 in main (I think version before aptupgrade)
synaptic-0.57.2-23pclos2011 in unstable (version after aptupgrade)

when come the packets from unstable to main?
Nothing is perfect, not even my english
3.4.25-pclos1.pae.bfs - KDE: 4.10.1 Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz - RAM: 8 GB - GeForce 8400 GS

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12794
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Synaptic won't open from panel
« Reply #13 on: July 14, 2011, 08:28:16 AM »
Another suggestion is to modify the launcher's command line to:

Code: [Select]
kdesu -c "dbus-launch synaptic"
It works here...

Andy
« Last Edit: March 28, 2013, 04:53:00 PM by AndrzejL »

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: Synaptic won't open from panel
« Reply #14 on: July 14, 2011, 08:31:08 AM »
Another suggestion is to modify the launcher's command line to:

kdesu -c "dbus-launch synaptic"

It works here...

Andy

Instructions Please